*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Fri, 6 Sep 2002 03:09:13 +0000 (03:09 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 6 Sep 2002 03:09:13 +0000 (03:09 +0000)
src/ChangeLog

index f4961e7001234df5cb767efdbfee4bcd8fd582ba..330361ebf0e3702a22b9403f13bf52d46082c498 100644 (file)
@@ -1,3 +1,14 @@
+2002-09-05  Richard M. Stallman  <rms@gnu.org>
+
+       * regex.c (set_image_of_range_1): In no-TRANSLATE case,
+       call EXTEND_RANGE_TABLE and return a proper value.
+       (set_image_of_range): Don't call set_image_of_range_1
+       if no TRANSLATE or if range includes all of Latin-1.
+       Only call it for the Latin-1 part of the range.
+       For other cases, make two separate ranges,
+       one for the original specified characters and one for
+       their case-conversions.
+
 2002-09-04  Richard M. Stallman  <rms@gnu.org>
 
        * s/sol2-5.h (UNEXEC): Use unexsol.o.